Welcome![Sign In][Sign Up]
Location:
Search - hex editor

Search list

[Applicationsfrhed

Description: 一个完整的16进制编辑器程序的源代码,推荐下载--Source code of a entire 16 hex editor, recommend.
Platform: | Size: 290816 | Author: 站长 | Hits:

[Other十六进制察看和编辑程序(HEX-VIEW)

Description: HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation/editor, while not perfect, but that is a running version, the preparation of this procedure is designed to explore the depth process. Program Interface documents show a 16 per band, ascii code, binary and decimal bytes. Hexadecimal displayed on the left side, 18 minutes, the corresponding code ascii value shown on the right. The binary and decimal value shows optional. The procedures used turbo c 3.1 development. In other dos compatible with the compiler can be compiled, but not tested.
Platform: | Size: 4096 | Author: li | Hits:

[ELanguagePSPad-editor

Description: 免费的编辑器,集各种编辑器的优点于一身,同时编辑多个文件,可以使用project;内置HEX编辑器-Free editor, the various advantages editor, edit multiple files at the same time, you can use available in the project built-in HEX editor
Platform: | Size: 2755584 | Author: TongyLiu | Hits:

[File Operatehexedit_20061206

Description: hex editor controls for editing and displaying of binary data. 16进制编辑器,编辑和显示二进制数据-hex editor controls for editing and displa ying of binary data. 16 hex editor, edit and display binary data
Platform: | Size: 310272 | Author: type | Hits:

[Editorfshedcode102502

Description: HEX编辑器,支持查找替换,可以代替windows grep工具-HEX editor, support for the replacement search, you can replace the windows grep tool
Platform: | Size: 90112 | Author: 张敏健 | Hits:

[ELanguagehexedit_20070930

Description: 16进制HEX编辑器DELPHI控件源码。-16 hexadecimal HEX editor DELPHI source control.
Platform: | Size: 311296 | Author: jacku | Hits:

[OS programsource

Description: 十六进制编辑器程序源代码,可引进行十六进制的搜索,可以设置字体颜色等-Hex editor program source code, may be cited for Hexadecimal search, you can set the font color, etc.
Platform: | Size: 129024 | Author: 张三 | Hits:

[EditorHexEditor_src

Description: ASCII HEX Editor 國外源碼可參考一下-ASCII HEX Editor foreign source could be a reference
Platform: | Size: 68608 | Author: chingrenn | Hits:

[EditorHexEditor_demo

Description: ASCII HEX Editor 國外源碼可參考一下 這是Demo-ASCII HEX Editor foreign source can refer to this is the Demo
Platform: | Size: 8192 | Author: chingrenn | Hits:

[File OperateReadFile

Description: 打开一个TXT文件并显示在EDIT控件中 步骤: 1.新建一个基于对话框的工程,名称为ReadFile 2.在界面上添加一个按钮(IDC_BUTTON1)和一个文本编辑(IDC_EDIT1) IDC_EDIT1的属性:多行、可下拉滚动条. 3.编辑按钮触发事件(void CReadFileDlg::OnButton1()) void CReadFileDlg::OnButton1() { // TODO: Add your control notification handler code here CString sFileFilter="*.hex|*.hex" CString sFileName CFileDialog fDlg(true,NULL,NULL,OFN_HIDEREADONLY | OFN_OVERWRITEPROMPT,sFileFilter,NULL) fDlg.DoModal() sFileName=fDlg.GetFileName() if(sFileName!="") { CFile file(sFileName,CFile::modeRead) int nFileLength=file.GetLength() char *buffer HGLOBAL hgl=::GlobalAlloc(GMEM_MOVEABLE,nFileLength+1) buffer=(char *)::GlobalLock(hgl) file.Read(buffer,nFileLength) SetDlgItemText(IDC_EDIT1,buffer) ::GlobalUnlock(hgl) ::GlobalFree(hgl) } UpdateData(false) } -Open a TXT file and displayed in the EDIT control steps: 1. Create a new dialog-based project, known as the ReadFile2. In the interface to add a button (IDC_BUTTON1) and a text editor (IDC_EDIT1) IDC_EDIT1 properties: multi-line, can be drop-down scroll bar .3. Edit button trigger events (void CReadFileDlg:: OnButton1 ()) void CReadFileDlg:: OnButton1 () (//TODO: Add your control notification handler code here CString sFileFilter =*. hex |*. hex CString sFileName CFileDialog fDlg (true, NULL, NULL, OFN_HIDEREADONLY | OFN_OVERWRITEPROMPT, sFileFilter, NULL) fDlg.DoModal () sFileName = fDlg.GetFileName () if (sFileName! =) (CFile file (sFileName, CFile:: modeRead) int nFileLength = file.GetLength () char* buffer HGLOBAL hgl =:: GlobalAlloc (GMEM_MOVEABLE, nFileLength+ 1) buffer = (char*):: GlobalLock (hgl) file.Read (buffer, nFileLength) SetDlgItemText (IDC_EDIT1, buffer):: GlobalUnlock (hgl):: GlobalFree (hgl)) UpdateData (false))
Platform: | Size: 1888256 | Author: 这程子 | Hits:

[EditBoxHexEdit

Description: 用VC++作的十六进制文件编辑器,可以同时显示HEX编码和ASC II码。-With VC++ For hexadecimal file editor, you can also display HEX codes and ASC II code.
Platform: | Size: 71680 | Author: liongt | Hits:

[Documentshview

Description: hex editor for editing all files
Platform: | Size: 5120 | Author: vcky | Hits:

[GUI DevelopHexEditor_MFC

Description: Other MFC-based Hex editor!
Platform: | Size: 39936 | Author: Cake | Hits:

[OtherVCLHexEditor

Description: VCL Hex editor easy and functionally
Platform: | Size: 25600 | Author: Gogy | Hits:

[Editorfree-hex-editor-neo

Description: free binary editor to edit binary files and more
Platform: | Size: 8352768 | Author: maha | Hits:

[CA authfree-hex-editor-neo

Description: hex editor to break hex code of software which are written in hex.
Platform: | Size: 17004544 | Author: nikhil | Hits:

[Windows Develophexwadedit

Description: hex editor , useful in edit hex
Platform: | Size: 6144 | Author: fockerc | Hits:

[OtherHex_Fiend_2.5.dmg

Description: Hex_fiend Hex editor great to read HEx files
Platform: | Size: 994304 | Author: Mr.Spriggs | Hits:

[Windows DevelopHex Workshop Hex Editor 6.7

Description: hex editor Hex Workshop Hex Editor 6.7
Platform: | Size: 4135936 | Author: byronc | Hits:

[Windows Developfree-hex-editor-neo

Description: 免费专业的hex编辑器,挺好用的, Windows平台使用。(Free Hex Editor Neo is the fastest large files optimized binary file editor for Windows platform developed by HHD Software Ltd. It's distributed under "Freemium" model and provides you with all basic editing features for free.)
Platform: | Size: 17004544 | Author: 昕屹 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net